Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add map padding #232

Merged
merged 7 commits into from
Dec 17, 2024
Merged

feat: add map padding #232

merged 7 commits into from
Dec 17, 2024

Conversation

illuminati1911
Copy link
Contributor

This PR adds map padding support to both regular map view as well as Android auto/Carplay map views.

  • Tests pass
  • Appropriate changes to documentation are included in the PR

Copy link
Contributor

@jokerttu jokerttu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should use flutter's EdgeInsets class instead of new MapPadding class

@illuminati1911 illuminati1911 force-pushed the feat/map-padding branch 2 times, most recently from 06c54b0 to deafcbb Compare December 10, 2024 07:19
Copy link
Contributor

@jokerttu jokerttu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jokerttu jokerttu marked this pull request as ready for review December 10, 2024 09:16
Copy link
Contributor

@jokerttu jokerttu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's implement getPadding behaviour to support integration tests

Copy link
Contributor

@jokerttu jokerttu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@illuminati1911 illuminati1911 merged commit bf991ee into main Dec 17, 2024
12 of 14 checks passed
@illuminati1911 illuminati1911 deleted the feat/map-padding branch December 17, 2024 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants